Welcome![Sign In][Sign Up]
Location:
Search - source code for SSL in java

Search list

[Remote Controlremotecontrolserver

Description: /*****远程控制服务器端源代码 本代码的作用和他的那段代码有些类似之处。 不过主要作用是接受并执行客户端的指令 实现起来比他的繁琐一些。 实现功能如下: 从配置文件中读取配置端口和用户名和密码 限制登录ip和登录连接数 可选择采用SSL通讯或者明文通信 接受客户端之类指令。 执行系统命令或者传送文件。-/***** remote control server source code of the role and his code during some similarities. However, the main role is to accept and implement the client's instructions to achieve together than some of the red tape. To achieve the following functions : configuration file read-port configuration and user names and passwords and restrict logged ip logged connections choice of SSL communication expressly or client communications accept such orders. Order Execution System, or the transmission of documents.
Platform: | Size: 7168 | Author: 李欣 | Hits:

[JSP/JavaHTTPSExample

Description: Java中的SSL及HTTPS协议实例源码,使用SSL套接字的HTTPS服务器端,接受客户端的一个连接,并返回Hello,world.   本例中使用8080端口创建SSL服务器套接字,返回缺省的SocketFactory对象,生成PrintWriter对象,用于输出信息。-Java SSL and HTTPS protocol source code examples, using SSL socket HTTPS server, the client accepted a connection, and return to Hello, world. In this case the use of port 8080to create SSL server socket, returns the default SocketFactory object, generate PrintWriter objects, for outputting information.
Platform: | Size: 24576 | Author: 蜡笔小邪 | Hits:

CodeBus www.codebus.net